| | Compiling...
stdafx.cpp
Compiling...
SocketSwitch.cpp
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(158) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(282) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(288) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(300) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(334) : warning C4805: '!=' : unsafe mix of type 'int' and type 'bool' in operation
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(358) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(379) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(396) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(535) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(651) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Compiling resources...
Linking...
|